projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2910e66
)
Improve file-name-concat NEWS entry
author
Kévin Le Gouguec
<kevin.legouguec@gmail.com>
Wed, 28 Jul 2021 15:38:41 +0000
(17:38 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 28 Jul 2021 15:38:41 +0000
(17:38 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 3513fa4d64295ca493430252c430b8c837823e86..ce5c960f616071bf5232a19c6a6bf4da1535a399 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-3116,7
+3116,8
@@
The former is now declared obsolete.
+++
*** New function 'file-name-concat'.
-This appends path components to a directory name and returns the result.
+This appends file name components to a directory name and returns the
+result.
+++
*** New function 'split-string-shell-command'.